Skip to content

Conversation

rpetrusha
Copy link

Added obsolete note to SmtpClient type summary

Related to #2420

@rpetrusha rpetrusha added this to the May 2019 milestone May 22, 2019
@rpetrusha rpetrusha requested a review from karelz as a code owner May 22, 2019 22:47
@rpetrusha rpetrusha self-assigned this May 22, 2019
Copy link
Member

@BillWagner BillWagner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This LGTM @rpetrusha

I had one question, but you can :shipit: when ready.

@@ -35,7 +35,7 @@
</Attribute>
</Attributes>
<Docs>
<summary>Allows applications to send email by using the Simple Mail Transfer Protocol (SMTP).</summary>
<summary>Allows applications to send email by using the Simple Mail Transfer Protocol (SMTP). The <c>SmtpClient</c> type is now obsolete.</summary>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there are recommended alternative? That's going to be an obvious question for readers when they see this.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The recommended alternatives are listed in the obsolete message, which appears in the syntax section, @BillWagner. There is no .NET base class library alternative.

@rpetrusha rpetrusha merged commit 17f7edb into dotnet:master May 23, 2019
@rpetrusha rpetrusha deleted the smtpclient branch May 23, 2019 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants